Welcome![Sign In][Sign Up]
Location:
Search - linux ftp server

Search list

[Internet-Networklinux下用c语言实现的一个ftp程序

Description: linux下用c语言实现的一个ftp程序,包括server和client-using the C Language an ftp procedures, including server and client
Platform: | Size: 4096 | Author: god | Hits:

[Ftp ClientmyFtp_c

Description: 我写的FTP客户端,在linux Redhat 9.0上通过,能够连接linux下的FTP服务器。-I write FTP client, the Linux Redhat 9.0, adopted Linux to connect the FTP server.
Platform: | Size: 3072 | Author: 田山水 | Hits:

[Ftp Clientmyftp-complete.tar

Description: linux下实现的简易ftp客户端程序,可以与标准的ftp服务器上下载、上传文件、列出指定目录下的所有文件,等。-simple ftp client, with the standard of the ftp server to download and upload documents, designated directories list of all documents, such as.
Platform: | Size: 31744 | Author: zhzhy | Hits:

[Linux-Unixlinux-ftpd-0.17.tar

Description: linux-ftpd-0.17.tar.gz linux 嵌入式 tftpd-Linux-ftpd- 0.17.tar.gz Embedded linux tftpd
Platform: | Size: 47104 | Author: | Hits:

[Ftp Serverczftp

Description: 自己写的Unix/Linux下面的ftp服务器。实现了ftp中的最基本的协议。-himself wrote the Unix/Linux Below the ftp server. Ftp realization of the basic agreement.
Platform: | Size: 12288 | Author: 陈钟 | Hits:

[Internet-Networkvsftpd-2.0.5.tar

Description: vsftpd--linux系统下的ftp服务器-vsftpd-- linux system under the ftp server
Platform: | Size: 155648 | Author: 王明辉 | Hits:

[Linux-UnixFtpSvr

Description: 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the request of the management of users using MySql, (Of course, we can use other databases, but in the uCLinux inside their own changes to the designated) Thinking more clearly, suitable for Linux beginners linux c programming under the comprehensive understanding.
Platform: | Size: 870400 | Author: uruz7 | Hits:

[Internet-Networkftp-socket

Description: 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
Platform: | Size: 4096 | Author: 李亚林 | Hits:

[Internet-Networkbftpd-1.0.24.tar

Description: bftpd-1.0.24.tar.gz,linux嵌入式网络编程,ftp服务器源代码-bftpd-1.0.24.tar.gz, linux embedded network programming, ftp server source code
Platform: | Size: 75776 | Author: jane | Hits:

[Ftp Clientproftpd-1.2.8.tar

Description: 可讓您在Linux上架設ftp server-Allows you to set up ftp server on Linux
Platform: | Size: 966656 | Author: Huang Peg Gen | Hits:

[Internet-Networkftp-socket

Description: 完整的ftp协议的实现 包含客户端和服务器端-Complete realization of the agreement contains the ftp client and server
Platform: | Size: 4096 | Author: radio | Hits:

[Ftp Servervsftpd-1.2.2.tar

Description: ftp服务器 linux下的,vsftpd 不知道怎么编译,请高手指教-ftp server linux under, vsftpd did not know how to compile, please expert advice
Platform: | Size: 136192 | Author: 王业飞 | Hits:

[Linux-Unixftp

Description: 在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。-In Linux system using the Socket interface FTP client and server process, so that the client can connect to servers, and FTP can also conduct some of the basic operation. Client and server command channel and data channels need to be separated from support for the following FTP command: get: get a file from afar put: the distance to a file pwd: display the distance the current directory dir: lists the current remote directory cd: changes the distance the current directory? : Display command quit: exit to return! Dir, set out in the local current directory.
Platform: | Size: 4096 | Author: Draco | Hits:

[Internet-Networkftp_server_client

Description: 实现了linux下的客户端和服务器端,实验环境为redhat linux9.0-Achieved under the linux client and server, experimental environment for redhat linux9.0
Platform: | Size: 5120 | Author: gwc | Hits:

[Internet-NetworkFileZilla_3.1.5.1_i586-linux-gnu

Description: FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows. it is a Client App,and a linux gnu version. important:change EXT name to ".tar.bz2" -FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.it is a Client App, and a linux gnu version . important: change EXT name to . tar.bz2
Platform: | Size: 4370432 | Author: 张真 | Hits:

[Internet-Networkftpd

Description: A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance-A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE 6.0, * 3. Redhat 9.0 s ftp client, * 4. CuteFTP 8, * I ll introduce more functions and improve its performance
Platform: | Size: 7168 | Author: 陈绍辉 | Hits:

[Ftp Clientfilezilla-3.2.4.1

Description: FileZilla is a cross-platform graphical FTP, FTPS and SFTP client a lot of features, supporting Windows, Linux, Mac OS X and more. FileZilla Server is a reliable FTP server for Windows.
Platform: | Size: 4013056 | Author: lkm | Hits:

[Internet-NetworkFTP

Description: 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedures, so that clients can connect to the server, and can Zhong-line some of the basic FTP operations, such as listing directories, download files. Implementation of FTP protocol from the point of view, the client is not the server' s command and data channels need to be separated.
Platform: | Size: 5120 | Author: 林西 | Hits:

[Linux-UnixFTP

Description: Linux下的FTP最小实现,包括客户端和服务器端-FTP minimum implementation under Linux, including client and server side
Platform: | Size: 164864 | Author: harry | Hits:

[Linux-Unixftp_server

Description: 用c语言在linux环境下实现了ftp服务器的登录模块,目录操作,文件操作,文件传输模块,工作模式,监控模块等,另外还有文档。 -C language in linux environment to achieve a ftp server login module, directory operations, file operations, file transfer module, mode, control module, in addition to the document.
Platform: | Size: 1227776 | Author: halie123 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net